Skip to main content

Payment Modes

Payment Mode that may be selected at the time of document submission.

List

Below is the table of Payment Modes codes and their corresponding descriptions:

CodeDescription
01Cash
02Cheque
03Bank Transfer
04Credit Card
05Debit Card
06e-Wallet / Digital Wallet
07Digital Bank
08Others

Containing Definition of All Payment Modes

Below is the JSON representation of the Payment Modes:

[
{
"Code": "01",
"Payment Method": "Cash"
},
{
"Code": "02",
"Payment Method": "Cheque"
},
{
"Code": "03",
"Payment Method": "Bank Transfer"
},
{
"Code": "04",
"Payment Method": "Credit Card"
},
{
"Code": "05",
"Payment Method": "Debit Card"
},
{
"Code": "06",
"Payment Method": "e-Wallet / Digital Wallet"
},
{
"Code": "07",
"Payment Method": "Digital Bank"
},
{
"Code": "08",
"Payment Method": "Others"
}
]

Additional Considerations

Note that when submitting the documents, taxpayers should be using the code values.